projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5c5003
)
ci: Install PyYAML
author
Colin Walters
<walters@verbum.org>
Fri, 17 Feb 2017 20:59:20 +0000
(15:59 -0500)
committer
Atomic Bot
<atomic-devel@projectatomic.io>
Fri, 17 Feb 2017 21:38:14 +0000
(21:38 +0000)
We'll use it for https://github.com/ostreedev/ostree/pull/691
Closes: #692
Approved by: jlebon
.redhat-ci.Dockerfile
patch
|
blob
|
history
diff --git
a/.redhat-ci.Dockerfile
b/.redhat-ci.Dockerfile
index 4970c77d8dfdcf45c4c1b29b2ca9107bd4bb5ce5..d5a2e255b0de76dea4fdfd7761a401fd1682a2e7 100644
(file)
--- a/
.redhat-ci.Dockerfile
+++ b/
.redhat-ci.Dockerfile
@@
-12,6
+12,7
@@
RUN dnf install -y \
libubsan \
libasan \
libtsan \
+ PyYAML \
gnome-desktop-testing \
redhat-rpm-config \
elfutils \